func github.com/andybalholm/brotli.refineEntropyCodesCommand

2 uses

	github.com/andybalholm/brotli (current package)
		block_splitter_command.go#L41: func refineEntropyCodesCommand(data []uint16, length uint, stride uint, num_histograms uint, histograms []histogramCommand) {
		block_splitter_command.go#L402: 	refineEntropyCodesCommand(data, length, sampling_stride_length, num_histograms, histograms)